MicrohardConnectionDetails

Provides extended information and functions upon a Microhard connection exposed by some DeviceConnector.

Properties

Link copied to clipboard

Connection bandwidth; null if unknown.

Link copied to clipboard
abstract val channel: Int

Connection channel.

Link copied to clipboard

Connection encryption algorithm; null if unknown.

Link copied to clipboard
abstract val power: Int

Connection power, in dBm.

Functions

Link copied to clipboard
abstract fun changeParameters(vararg parameters: MicrohardConnectionParameter): Boolean

Modifies an established microhard connection's parameters.